Allow for a list of variables to be read in as a dictionary instead of the current (e.g. AC.GC_var()) approach. Currently, variables are stored in an inline list/dict in variables.py, but this would be cleaner if stored in a yml file.