Using vtk python interpreter to run script with arguments

I noticed that I can run a python script with the vtk python interpreter through the RunSimpleString() function, is there a way to run a script with additional arguments?