Would expect can use enviroment variables is part or all of a path like so: %MyEnvVariable%
snapshot of beta vs gamma behavior (you need an environment variable set to test of course):
until we have that, you can use the .NET functionality for it: Environment.ExpandEnvironmentVariables(String) Method (System)