How can I display a site variable in panel field label?

I’d like to set up my customer to manage prices easier. I was planning to use site variables under ‘site options’ and let him update the costs there but I realized (older project) that I display the amount (hard coded) within the panel. I’m curious if there is a way to make the site variable’s value display as part of a field label. It doubt it’d be easy but I’m just curious if it’s possible to and if so, how? Thanks.

It’s possible but not using standard fields. You’d have to use a workaround via a custom field and a way to read code from, for example, a snippet. Similar to what the snippet field does with structure field entries.

Ahh ok. I may have to dig deeper into it if I can’t find a short term work around. Thanks @texnixe!