Is it possible to create a new variable type like String, Dictionary,etc. using custom sdk package?
The doc shows only how to create System variable methods with these annotations:
@BotCommand(commandType = BotCommand.CommandType.Variable)
@VariableExecute