In the example below, the variable called "archiveList" will be used as the input into the Zip Task. When the task is executed, the files referenced in the archiveList variable will be compressed into the ArchivedFiles.Zip output file.
When using an input variable within a Project task, it should be formatted as ${variablename}