Option is a libp2p config option that can be given to the libp2p constructor.
typedef Option = FutureOr<void> Function(Config config);