Right now if you construct an Environment config with a $variable tunable_params, you are required to specify a value for that variable in the a --globals or CLI --config via tunable_params_map.
e.g.,
This reduces usability and isn't super well documented in the configs.
It might be nice to allow Environments to specify a "default" value like we do for const_args