If 'substitute_variables' has been set to true, then the value of a parameter like `some_param=$SOME_VAR' is replaced with the value of the environment variable 'SOME_VAR'. It is a fatal error to refer to a variable that does not exist.