You can access the members of these objects in a template using the standard Velocity syntax.
For example:
${PAGE_INFO.actionName()} $(PAGE_INFO.isSuperUser()} ${GLOBAL.datePattern()} ${API44.discussionApp()}
etc.