For example: ```R models <- list( "Coalescent" = list( "Constant Coalescent"="help text" ), ``` and ```R parameters <- list( "Constant Coalescent" = list( "Ne.tau"="Coalescent time: product of effective population size and generation time" ), ```