I've created a custom configuration text field in Magento admin called Link. Whatever is entered becomes pulled in frontend as URL. User can add absolute paths and also Magento variable {{store url='awesome.html'}}.
The question is how to pull the {{store url='awesome.html'}} in the frontend to become http://www.domain.com/awesome.html?