Use when you need all the available information about a specific feature. For the id property, use dot notation to access the specific feature you want to share the information about. This will always be one below the grouped product, so <PRODUCT>.<FEATURE>
This component pulls information from the index.json file in src/content/plans/.
import { FeatureTable } from "~/components"
<FeatureTable id="analytics.logpush" />