I imagine I could write a list of variable values to a file at the end of each run(). Then I could read them back in at the beginning of the next run(), and so have persisting variable values.

Is there a better, more convenient way to achieve that in Zorro?