pub fn interpolate_on_custom_val( format: &String, values: Vec<String>, interpolate_on: &str, ) -> Result<String>