The path to a file in the workspace that contains the parameters for the new project. The file should have KEY=value pairs, one per line (Java properties file format).
Current build paramenters and/or environment variables can be used in form: ${PARAM} or $PARAM.