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