como obtenho meu identificador de link de módulo no rodapé a partir dos valores principais de configuração que defini na configuração do sistema administrativo
<referenceBlock name="footer_links">
<block class="Magento\Framework\View\Element\Html\Link\Current" name="storelocator-policy-link">
<arguments >
<argument ifconfig="googlemapsstorelocator/general/enable" name="label" xsi:type="string">Google Maps Store Locator</argument>
<argument name="path" xsi:type="string">I need this value form the configuration settings</argument>
</arguments>
</block>
</referenceBlock>