GlCollapsibleListbox documentation doesn't show "selected" as a prop

It came up in gitlab-org/gitlab#421921 (comment 1521626926) that GlCollapsibleListbox's documentation doesn't show selected as a prop.

The first question is, why not? It might have something to do with the argTypes we've specified.