@steveo64 :
As per following steps given by you,
---------------------------------------------------------------------
--> change the .xml file at c:\your_workspace\your_project\configuration.xml
-> open with notepad, add line <template>true</template> where indicated
-> save and close
--> test/modify, make any changes then generate content in e2studio and build
--> create final pack
---------------------------------------------------------------------
This has to be done after creating a project. because, configuration.xml file will be generated after creating a project
But, here, the problem is occurring while selecting the bsp during project creation. So, how to follow the steps given by you.
Can u elaborate the steps given?