Factory that resolves the select family's slot-template registry. For each
slot it runs the cascade and returns the TemplateRef set the trigger and
panel render:
the consumer's projected slot template (*cngxSelect...)
else CNGX_SELECT_CONFIG.templates.<slot>
else the built-in default
Default: createTemplateRegistry. Swap the whole resolution strategy by
providing your own factory at root or component scope.