/**
* Adds all shopware configuration as di container parameter.
* Each shopware configuration has the alias "shopware."
*
* @param string $alias
* @param array $options
*/ protectedfunctionaddShopwareConfig(ContainerBuilder $container, $alias, $options) {