Roots.yml customization additional keys

Hi
is there a possibility to add additional custom keys in the roots.yml
that i could retrieve at runtime
the only method i could find is the
sgtk.pipeline_configuration.get_data_roots()
that only returns the root_key and path ie {‘primary’: ‘L:/work’} but not the keys i ve added
Thx