Optional
prefixOptional
registerCallback to register custom Handlebars helpers.
This callback allows users to register their custom helpers while ensuring that they don't conflict with existing system or custom helpers.
Users should use the provided registerHelper
callback when registering their custom helpers.
Prefix separator for helper names.