ResStock uses foo=0 when a variable does not apply in options_lookup.tsv. That is confusing because there's no way to really differentiate between a variable that is using zero vs a variable that is not being used.
Can we change those that are not used to something like foo=na? (Or simply foo=?)