* Adds a mechanism to allow value override via environment variables * Adds `allow_dynamic_override` for ItemAttribute which means that such predefined attribute would still be overridable with `config.item_attribute` decorated function. * Documentation update