How to realize an automatic sensitivity analysis process?

Hi everyone, I’ve developed a building energy model using Dragonfly and Honeybee, now I’m trying to conduct a sensitivity analysis. I intend to measure the change in the model output (e.g., monthly heating and cooling energy use intensity) in a region of the space of the inputs (e.g., occupancy density, window ratio, heating and cooling setpoints, etc.). So for each input, I want to be able to import a discontinous set of values within a certain range and obtain all the corresponding outputs in just one run.

Does anyone know how to do that? I feel this may have to do with coding and modifying the source code, but I’m really not sure. Thanks in advance for any advice!