# SellingPlanOption - storefront - OBJECT Version: unstable ## Description An option provided by a Selling Plan. ### Access Scopes `unauthenticated_read_selling_plans` access scope. ## Fields * [name](/docs/api/storefront/unstable/scalars/String): String - The name of the option (ie "Delivery every"). * [value](/docs/api/storefront/unstable/scalars/String): String - The value of the option (ie "Month"). ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples