Not sure about the performance on this, but you could pull code for the following example we did for loading data from a deployed file:
In the above you loaded data from a deployment resource (such as a json file) to populate a drop down menu/list in a start form.
You could use the same idea to pull in your script (i think). Would need some testing.