| ${partition.name} | Single line text string | Name of the client/partition. |
| ${partition.company_number} | Single line text string | Company Registration Number of the client/partition. |
| ${partition.reference_number} | Single line text string | Reference number assigned to the client/partition. |
| ${partition.street} | Single line text string | Street address of the client/partition. |
| ${partition.postcode} | Single line text string | Postcode of the client/partition. |
| ${partition.city} | Single line text string | City of the client/partition. |
| ${partition.state} | Single line text string | State of the client/partition. |
| ${partition.country} | Single line text string | Country of the client/partition. |
| ${partition.website} | Single line text string | Website of the client/partition. |
| ${project.name} | Single line text string | Name of the project. |
| ${project.description} | Multi line text string | Description of the project found under the Basic info tab. |
| ${project.start_date} | Single line text string | Start date of project period MMM D, YYYY |
| ${project.end_date} | Single line text string | End date of project period MMM D, YYYY |
| ${project.start_date_long} | Single line text string | Start date of project period D MMMM YYYY |
| ${project.end_date_long} | Single line text string | End date of project period D MMMM YYYY |
| ${project.start_date_us} | Single line text string | Start date of project period MM/DD/YYYY |
| ${project.end_date_us} | Single line text string | End date of project period MM/DD/YYYY |
| ${project.schedule_message} | Multi line text string | Scope description of project. |
| ${project.interviewers} | Table | A table of all project responsibles including name, email address, and phone number. |
| ${project.contacts} | Table | A table of all project contact persons including name, email address, and phone number. |
| ${project.conclusion} | Multi line text string | Management summary of the project found under the Reporting tab. |
| ${project.categories} | Table | A table containing all categories (control objectives) with 3 columns: Column A = Category title and description, Column B = Category comment, Column C = Category status |
| ${project.tasks} | Table | A table containing all control tasks in the project with the following content: Control objective name and description, Control reference, Control description, Performed tests, and Conclusion. |
| ${project.tasks.text} | Multi line text string | All control tasks in the project with the following content: Control objective name and description, Control reference, Control description, Performed tests, and Conclusion. |
| ${project.tasks_paper} | Table | A table containing all control tasks in the project with the following content: Reference number, Control description, Notes, list of attached documents, and Conclusion. |
| ${project.tasks_paper_2} | Table | A table containing all control tasks in the project with the following content: Reference number, Control description, Documentation collection comment, Notes, list of attached documents, and Conclusion. |
| ${observations.all} | Multi line text string | All observations with names and description ordered by impact. |
| ${observations.very_high} | Multi line text string | Names and description of all observations with very high impact |
| ${observations.high} | Multi line text string | Names and description of all observations with high impact |
| ${observations.low} | Multi line text string | Names and description of all observations with low impact |
| ${observations.very_low} | Multi line text string | Names and description of all observations with very low impact |
| ${measures.all} | Multi line text string | All measures marked as “Standard” (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |
| ${measures.all.table} | Table | All measures marked as “Standard” (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |
| ${alternativeMeasures.all} | Multi line text string | All measures marked as “Alternative” (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |
| ${alternativeMeasures.all.table} | Table | All measures marked as “Alternative” (name and description) grouped under Sections (name and description) that has been added to the project under the System description tab. |