How do I toggle fracture in the Dataflow graph?

I have a question about data flow graphs.

Can I create a graph that changes the fracturing method based on a variable?

If we want to fracture the wall as stone, wood, or blocks, we will need to duplicate the GeometryCollection with each graph applied.

This is quite tedious, so I would like to be able to set multiple fracture patterns in one graph.

Although there are branch nodes in the data flow, there are no nodes that allow you to select one from multiple options like a switch in a Blueprint, making it difficult to switch.

I searched but hardly any information came up.Anyone knowledgeable about this please help.

Thank you in advance.