How to Display site.yml Fields in a Plugin’s Template

I’m working on a plugin. In the plugin’s index.js, within the template, I want to access fields defined in /site/blueprints/site.yml.

Is that possible? If so, how can I achieve it?

I’d appreciate any help.

Martin