What are Template Variables

Template variables are top level variables automatically provided to you by the template engine. They will vary according to the template type. They can be automatically and immediately used within your template without having to initialize them with a #set call first.