Expose "Signup button text" to theme

I like to replicate the Signup-button in my theme. How can I use the content of “Signup button text” as set in the portal? Do I have access to that label in handlebar files?

Or should I revert to using a custom variable defined in package.json and duplicate that text?