An SV is a CV that models an index into an array stored in the SV's instance variable items
.
SV's are typically used within a Conductor to specify a symbol out of an array of Symbols that can be displayed with a PopupMenu or an SCListView. Below is an example, see Conductor for more details.