I'm aware that it's possible to call the HTML value by: {{customVar code=custom_variable_code}}
Question is simple: Is it possible to receive plain value of custom variable in email template (Magento 1.9.2.0) with some statement like: {{customVar code=custom_variable_code|plain}}? If it's not, are there any tips to get something like that to work?