You can do that in the plugin manager by selecting the text tab if you want to run mini scripts.
For example, if you want the base move range to be reference to game variable 1, switch to the text tab and type the script call: $gameVariables._data[1]
The value returned must be a number.