Is there an equivalent to BeginFoldoutHeaderGroup in UIToolkit?

I’d like to create some foldouts that can have a dropdown menu like with BeginFoldoutHeaderGroup:

Is there an equivalent element or setup in UIToolkit I could use?

I imagine just the Foldout visual element will do the trick.