I know this isn\'t a good method to use long term, but for troubleshooting, is there any way I can pass a simple string while binding a template and then access it as a variable
For people reading on later versions of knockout, this would appear to be a good usecase for components vs templates.