Hosting templates in modules

Hello Kyle,
I’m also intersted in marioquark’s question. Next my tests: started with the HelloWorldComponent included in the SDK example - it works pretty good! Then I asked myself: can this HelloWorldComponent instantiate, configure and bind one or more of the Templates defined in my project automatically, i.e. just by adding some lines to the HelloWorldComponent.java class provided in the SDK - e.g. like addTemplate(“xxxx”) …?

Any suggestion?

Thank you in advance, regards