Inject global value from environment variable

This can be a new rule or an enhancement to the existing inject_global_value rule. The configuration could look like:

{
    "rule": "inject_global_value",
    "identifier": "CONSTANT",
    "environment": "TOKEN",
}